home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / windows / pbbs190a.zip / UPDATE.DOC < prev   
Text File  |  1992-07-15  |  4KB  |  120 lines

  1. 1.90:
  2.  
  3. Added SCRIPT capability.  New Config Options (Display Files #1):
  4. ----------------------------------------------------------------
  5.   Entry #14: Path/File to Create Script Screen
  6.  
  7.    This screen (ScriptB), informs the user that they are creating
  8.    a script.
  9.  
  10.   Entry #15: Path/File to End/Save Script Screen
  11.  
  12.    This screen (ScriptE), informs the user that they are done
  13.    creating a script.
  14.  
  15. Anonymous forums
  16. ----------------
  17.   The name "ANONYMOUS" is now used in messages sent in anonymous
  18.   forums.  The user can select whether to use the name "ANONYMOUS"
  19.   or their actual name.
  20.  
  21. New Read Menu
  22. -------------
  23.   Display Files #1, Entry #16
  24.  
  25.   Path/File to Read Menu ....
  26.  
  27.   This is the menu that is displayed automatically on entry to the
  28.   mail read command.
  29.  
  30. Abort OLD NEWS logon selection.
  31. -------------------------------
  32.   Users can now abort the opening old news screens.
  33.  
  34.   Config Options #2, Entry #9
  35.  
  36.   Minimum Security Needed to Abort Intro
  37.  
  38.     Set this option to the security level, that is required to be able to
  39.     abort the old intro news screens.
  40.  
  41. New Script Questionnaire Option
  42. -------------------------------
  43.   Added Script Questionnaire Option #5.  Option #5 will run a .POW file.
  44.  
  45.         Example:
  46.  
  47.         5,50
  48.  
  49.         The above (5,50), will run 50.POW in your SOURCE directory.
  50.  
  51. Run External DOS programs on each logon
  52. ---------------------------------------
  53.   This is the same as running a DOS program on logoff, except it is after
  54.   the callers has logged onto the bbs.
  55.  
  56.   PowerBBS will run 'LOGON'+Node#+'.BAT'
  57.  
  58.   See the manual for running a DOS program on logoff.  This is the same, except
  59.   it is on logon and the file is LOGON instead of LOGOFF.
  60.  
  61. Added Delete_File PowerLang Command
  62. -----------------------------------
  63.   Delete_File will delete the file you specify in quotes.
  64.  
  65.   Delete_File "C:\Junk.Txt"
  66.  
  67.   Deletes the file Junk.Txt
  68.  
  69. Sysops Menu is now built into Powrbbs.exe
  70. -----------------------------------------
  71.  
  72. Type_File_List - New PowerLang Command
  73. --------------------------------------
  74.  
  75. Use this command the same as Type_File, except using Type_File_List
  76. will display the file as though it is a file listing (meaning, PowerBBS
  77. will automatically color the listing if the user has color).
  78.  
  79. Added Auto Bringup of PowerBBS LogOn Dialog (Windows Version)
  80. -------------------------------------------
  81.  
  82. If you add /D to the command line of PowerBBS (at the Icon for example),
  83. PowerBBS will automatically bring up the logon dialog box.
  84.  
  85. Ex: C:\Powrbbs\Powrbbs.Exe C:\Powrbbs\Powrbbs.Dat /D
  86.  
  87. Added NON-ICON capability to PBBSPROT
  88. -------------------------------------
  89.  
  90. On loading PBBSPROT, it will normally display the minimized ICON on
  91. the bottom of the screen.  It will come up as normal only if the PowerBBS
  92. window is itself active, otherwise the icon will become active.
  93.  
  94. If you do not want the PBBSPROT icon to become active (the window itself
  95. will still become active if the PowerBBS window is active), add a /N
  96. to the end of the command line in your protocol.bbs file.
  97.  
  98. Example old line:
  99. c:\powrbbs\pbbsprot.exe |PBBSDAT| sz
  100.  
  101. New:
  102. c:\powrbbs\pbbsprot.exe |PBBSDAT| sz /N
  103.  
  104. Enhancements
  105. ------------
  106.  
  107.   The maximum number of files listings is now 250 (windows ver only).
  108.  
  109.   The maximum number of download dirs is now 500 (windows ver only).
  110.  
  111.   Messages may now be up to 250 lines long (windows ver only).
  112.  
  113. -------------------------------------------------------------------------------
  114. 1.86:
  115.  
  116.   Added |WHO-ON| macro to identify the current callers information.
  117.  
  118.   Added HSLINK support.
  119.  
  120.